[INFO] fetching crate oneiromancer 0.7.1...
[INFO] testing oneiromancer-0.7.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oneiromancer 0.7.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oneiromancer 0.7.1
[INFO] finished tweaking crates.io crate oneiromancer 0.7.1
[INFO] tweaked toml for crates.io crate oneiromancer 0.7.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oneiromancer 0.7.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oneiromancer 0.7.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c281e5210714a983928510c3d07ac1900715b22dd3ab28a638a86c50bcf5bfce
[INFO] running `Command { std: "docker" "start" "-a" "c281e5210714a983928510c3d07ac1900715b22dd3ab28a638a86c50bcf5bfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c281e5210714a983928510c3d07ac1900715b22dd3ab28a638a86c50bcf5bfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c281e5210714a983928510c3d07ac1900715b22dd3ab28a638a86c50bcf5bfce", kill_on_drop: false }`
[INFO] [stdout] c281e5210714a983928510c3d07ac1900715b22dd3ab28a638a86c50bcf5bfce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2056772f679d5c698ec36f8bd9fb1ec892ccb82d11eecfe86631c03e68a95e01
[INFO] running `Command { std: "docker" "start" "-a" "2056772f679d5c698ec36f8bd9fb1ec892ccb82d11eecfe86631c03e68a95e01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling spinners v4.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling oneiromancer v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 31.74s
[INFO] running `Command { std: "docker" "inspect" "2056772f679d5c698ec36f8bd9fb1ec892ccb82d11eecfe86631c03e68a95e01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2056772f679d5c698ec36f8bd9fb1ec892ccb82d11eecfe86631c03e68a95e01", kill_on_drop: false }`
[INFO] [stdout] 2056772f679d5c698ec36f8bd9fb1ec892ccb82d11eecfe86631c03e68a95e01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41c1abb3685d5451ae6eb1c833d5ffbfa7a09b81d27979df6ba60520ca8f452e
[INFO] running `Command { std: "docker" "start" "-a" "41c1abb3685d5451ae6eb1c833d5ffbfa7a09b81d27979df6ba60520ca8f452e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling oneiromancer v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "41c1abb3685d5451ae6eb1c833d5ffbfa7a09b81d27979df6ba60520ca8f452e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c1abb3685d5451ae6eb1c833d5ffbfa7a09b81d27979df6ba60520ca8f452e", kill_on_drop: false }`
[INFO] [stdout] 41c1abb3685d5451ae6eb1c833d5ffbfa7a09b81d27979df6ba60520ca8f452e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0da42487ca51407120b53b04f92be8b92ef4fe2c40b547d37687155565bf8025
[INFO] running `Command { std: "docker" "start" "-a" "0da42487ca51407120b53b04f92be8b92ef4fe2c40b547d37687155565bf8025", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oneiromancer-2680439510c1550c)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::analyze_file_with_invalid_input_filepath_fails ... ok
[INFO] [stdout] test tests::analyze_file_with_empty_input_file_fails ... FAILED
[INFO] [stdout] test tests::analyze_code_works ... FAILED
[INFO] [stdout] test tests::analyze_file_with_default_parameters_works ... FAILED
[INFO] [stdout] test tests::ollama_request_with_wrong_url_fails ... ok
[INFO] [stdout] test tests::analyze_file_works ... FAILED
[INFO] [stdout] test tests::ollama_request_with_empty_model_fails ... ok
[INFO] [stdout] test tests::ollama_request_works ... FAILED
[INFO] [stdout] test tests::ollama_request_with_empty_prompt_returns_an_empty_response ... FAILED
[INFO] [stdout] test tests::analyze_code_with_empty_pseudocode_string_fails ... FAILED
[INFO] [stdout] test tests::analyze_code_with_default_parameters_works ... FAILED
[INFO] [stdout] test tests::run_with_invalid_input_filepath_fails ... ok
[INFO] [stdout] test tests::ollama_request_with_wrong_model_fails ... ok
[INFO] [stdout] test tests::run_works ... FAILED
[INFO] [stdout] test tests::ollama_request_with_empty_url_fails ... ok
[INFO] [stderr] 
.   Querying the Oneiromancer
..  Querying the Oneiromancererror: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::run_with_empty_file_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_with_empty_input_file_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_file_with_empty_input_file_fails' (21) panicked at src/lib.rs:420:9:
[INFO] [stdout] wrong error type returned: Err(FileReadFailed(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ed02bdf02a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60ed02bf6e0a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x60ed02be56e2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60ed02bbab4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60ed02bd5e69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x60ed0291d83c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60ed02bd6022 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60ed02bbac08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60ed02bb1eb9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60ed02bbbbcd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x60ed02bf764c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60ed0261af2f - oneiromancer[42dabf795df3a3e1]::tests::analyze_file_with_empty_input_file_fails
[INFO] [stdout]   12:     0x60ed026178a3 - oneiromancer[42dabf795df3a3e1]::tests::analyze_file_with_empty_input_file_fails::{closure#0}
[INFO] [stdout]   13:     0x60ed02624cb6 - <oneiromancer[42dabf795df3a3e1]::tests::analyze_file_with_empty_input_file_fails::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x60ed0291191b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   15:     0x60ed0291e30b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   16:     0x60ed02919a24 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x60ed02920f12 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x60ed02bde73f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7126fe8d1aa4 - <unknown>
[INFO] [stdout]   20:     0x7126fe95ea64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_works stdout ----
[INFO] [stdout] Error: io: Connection refused
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::analyze_code_works
[INFO] [stdout]    3: oneiromancer::tests::analyze_code_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::analyze_code_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_with_default_parameters_works stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::analyze_file_with_default_parameters_works
[INFO] [stdout]    3: oneiromancer::tests::analyze_file_with_default_parameters_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::analyze_file_with_default_parameters_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_file_works stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::analyze_file_works
[INFO] [stdout]    3: oneiromancer::tests::analyze_file_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::analyze_file_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ollama_request_works stdout ----
[INFO] [stdout] Error: io: Connection refused
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::ollama_request_works
[INFO] [stdout]    3: oneiromancer::tests::ollama_request_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::ollama_request_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::ollama_request_with_empty_prompt_returns_an_empty_response stdout ----
[INFO] [stdout] Error: io: Connection refused
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response
[INFO] [stdout]    3: oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::ollama_request_with_empty_prompt_returns_an_empty_response::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_with_empty_pseudocode_string_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::analyze_code_with_empty_pseudocode_string_fails' (18) panicked at src/lib.rs:371:9:
[INFO] [stdout] wrong error type returned: Err(OllamaQueryFailed(Io(Custom { kind: ConnectionRefused, error: "Connection refused" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60ed02bdf02a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60ed02bf6e0a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    2:     0x60ed02be56e2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60ed02bbab4f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60ed02bd5e69 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]    5:     0x60ed0291d83c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60ed02bd6022 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60ed02bbac08 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60ed02bb1eb9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60ed02bbbbcd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]   10:     0x60ed02bf764c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60ed0261b86c - oneiromancer[42dabf795df3a3e1]::tests::analyze_code_with_empty_pseudocode_string_fails
[INFO] [stdout]   12:     0x60ed02617963 - oneiromancer[42dabf795df3a3e1]::tests::analyze_code_with_empty_pseudocode_string_fails::{closure#0}
[INFO] [stdout]   13:     0x60ed02624db6 - <oneiromancer[42dabf795df3a3e1]::tests::analyze_code_with_empty_pseudocode_string_fails::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x60ed0291191b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]   15:     0x60ed0291e30b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]   16:     0x60ed02919a24 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x60ed02920f12 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x60ed02bde73f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7126fe8d1aa4 - <unknown>
[INFO] [stdout]   20:     0x7126fe95ea64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::analyze_code_with_default_parameters_works stdout ----
[INFO] [stdout] Error: io: Connection refused
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<oneiromancer::oneiromancer::OneiromancerError>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, oneiromancer::oneiromancer::OneiromancerError>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::analyze_code_with_default_parameters_works
[INFO] [stdout]    3: oneiromancer::tests::analyze_code_with_default_parameters_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::analyze_code_with_default_parameters_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_works stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]    2: oneiromancer::tests::run_works
[INFO] [stdout]    3: oneiromancer::tests::run_works::{closure#0}
[INFO] [stdout]    4: <oneiromancer::tests::run_works::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    5: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    6: test::run_test::{closure#0}
[INFO] [stdout]    7: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    8: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]    9: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   10: <unknown>
[INFO] [stdout]   11: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::analyze_code_with_default_parameters_works
[INFO] [stdout]     tests::analyze_code_with_empty_pseudocode_string_fails
[INFO] [stdout]     tests::analyze_code_works
[INFO] [stdout]     tests::analyze_file_with_default_parameters_works
[INFO] [stdout]     tests::analyze_file_with_empty_input_file_fails
[INFO] [stdout]     tests::analyze_file_works
[INFO] [stdout]     tests::ollama_request_with_empty_prompt_returns_an_empty_response
[INFO] [stdout]     tests::ollama_request_works
[INFO] [stdout]     tests::run_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0da42487ca51407120b53b04f92be8b92ef4fe2c40b547d37687155565bf8025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da42487ca51407120b53b04f92be8b92ef4fe2c40b547d37687155565bf8025", kill_on_drop: false }`
[INFO] [stdout] 0da42487ca51407120b53b04f92be8b92ef4fe2c40b547d37687155565bf8025
